AppointmentRecurrenceEnd Property |
Gets or sets the recurrence end.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime RecurrenceEnd { get; set; }Public Property RecurrenceEnd As DateTime
Get
Set
Property Value
Type:
DateTimeThe recurrence end.
See Also